﻿@charset "utf-8";

/* ================================ */
/* Desgin By QRXN */
/* Aiywz Web Ddesign Css */
/* Ver 5.0.1 */
/* ================================= */

/*Main*/

body { padding: 0px; margin: 0px; font-size: 12px; width: 100%; }
table { margin: 0 auto; }
div { margin: 0 auto; }
img { border: 0px; }
a { color: #000; text-decoration: none; font-size: 12px; }
a:link { color: #000; font-size: 12px; }
a:visited { color: #000; font-size: 12px; }
a:hover { color: #000; text-decoration: none; font-size: 12px; font-weight: 300; }
a:active { color: #000; font-size: 12px; }
a:focus { color: #000; font-size: 12px; }
ul { list-style: none; }
li { list-style: none; }
i { color: #000; font-size: 16px; font-style: normal }

/* focus */

.focus { width: 100%; margin: 0 auto; position: relative; overflow: hidden; }

.focus .hd { width: 100%; height: 5px; position: absolute; z-index: 1; bottom: 0; text-align: center; }

.focus .hd ul { overflow: hidden; display: -moz-box; display: -webkit-box; display: box; height: 5px; background-color: rgba(51, 51, 51, 0.5); }

.focus .hd ul li { -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; font-size: 0 }

.focus .hd ul .on { background: #f96b17; }

.focus .bd { position: relative; z-index: 0; }

.focus .bd li img { width: 100%; }

.focus .bd li a { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 取消链接高亮 */ }

#S_Logos { overflow: hidden; text-align: center; margin: 0px; height: 142px; }
#S_Logos div { text-align: left; }
#S_Logos .dvs { width: 1200px; overflow: hidden; margin: 0 auto; text-align: center; position: relative; height: 142px; }
#S_Logos .dvs .logos { width: 495px; height: 90px; position: absolute; top: 10px; left: 0px; overflow: hidden; }
#S_Logos .dvs .logos img { width: 495px; }

#S_Logos .dvs .mtel { width: 280px; position: absolute; top: 20px; right: 50px; overflow: hidden; }
#S_Logos .dvs .mtel .dh { width: 175px; float: left; display: inline; overflow: hidden; }
#S_Logos .dvs .mtel .dh .t1 { color: #000; font-size: 13px; font-weight: 300; padding: 0px 0px 6px 0px; display: block }
#S_Logos .dvs .mtel .dh .t2 { color: #7295cb; font-size: 20px; font-weight: 800; padding: 0px 0px 6px 0px; text-align: left; display: block }
#S_Logos .dvs .mtel .dh .t3 { color: #7295cb; font-size: 20px; font-weight: 800; padding: 0px 0px 6px 0px; text-align: left; display: block }

#S_Logos .dvs .mtel .zx { background: url(../Images/bgpic/mtel.jpg) 15px 5px no-repeat; width: 90px; float: left; display: inline; overflow: hidden; }
#S_Logos .dvs .mtel .zx a { width: 72px; height: 25px; border: 1px solid #87b7dd; text-align: center; line-height: 25px; overflow: hidden; display: block; margin: 50px 0px 0px 0px; }

.content { padding: 0px 0.833em; background: #e7e7e7; padding-top: 1em; }

/*S_top ==========*/

#S_top { overflow: hidden; text-align: center; margin: 0px; height: 30px; background-color: #fff; border-bottom: 1px #e8e8e8 solid; }

#S_top div { text-align: left; }

#S_top .dvs { width: 1200px; overflow: hidden; margin: 0 auto; text-align: center; }

.Tb_Dydh { width: 500px; float: left; display: inline; margin: 7px 0px 0px 0px; font-size: 12px; color: #575757; }

.Tb_Xdh { width: 500px; margin: 4px 0px 0px 200px; font-size: 12px; color: #575757; float: left; display: inline; }

.Tb_Xdh_01 { margin: 4px 10px 0px 10px; font-size: 12px; float: right; display: inline; }

.Tb_Xdh_02 { margin: 4px 10px 0px 10px; font-size: 12px; float: right; display: inline; }

.Tb_Xdh_03 { margin: 4px 10px 0px 10px; font-size: 12px; float: right; display: inline; }

.Tb_Xdh A { color: #666666; font-size: 12px; }

.Tb_Xdh A:hover { color: #b68b3c; font-size: 12px; }


/*S_Dh ==========*/

.S_Dh { background: #0080cf; text-align: center; margin: 0px; height: 60px; }

.S_Dh .dvs { width: 1200px; margin: 0 auto; text-align: center; height: 100%; }

.S_Dh .dvs .clearfix:after, .clearfix:before { display: table; line-height: 0; content: "" }
.S_Dh .dvs .clearfix:after { clear: both }

/*  主要样式 */
.S_Dh .dvs .Mmenu { height: 60px; line-height: 60px; font-size: 15px; background-color: #0080cf; }

.S_Dh .dvs .Mmenu li { float: left; position: relative; }
.S_Dh .dvs .Mmenu > li:first-child { background: #1562b6 }
/*这一级是导航*/
.S_Dh .dvs .Mmenu li a { display: block; line-height: 60px; text-decoration: none; padding: 0 20px; color: #fff; font-size: 17px; }
.S_Dh .dvs .Mmenu li a:hover { background: #1562b6; }

.S_Dh .dvs .Mmenu li ul { position: absolute; float: left; width: 171px; display: none; background-color: #FFFfff; z-index: 9999; overflow: hidden; text-align: left; }
/*这是第二级菜单*/
.S_Dh .dvs .Mmenu li ul a { width: 131px; text-decoration: none; color: #333333; font-size: 13px; text-align: left; }
.S_Dh .dvs .Mmenu li ul a:hover { background: #1562b6; color: #fff; }


/*S_Unbg ==========*/

.S_Unbg { overflow: hidden; text-align: center; margin: 0px; height: 10px; background-color: #0c5ac6; }

.S_Unbg div { text-align: left; }

.S_Unbg .dvs { width: 1200px; overflow: hidden; margin: 0 auto; text-align: center; }

/*Qm_Div ==============================*/

.Qm_Div { width: 100%; margin: 0 auto; padding: 0; text-align: center; }

.Qm_Div .qmmc { width: 130px; margin: 0 auto; padding: 0; text-align: center; float: left; display: inline; border-right: 0px #fff solid; }

.Qm_Div .qmmc a { color: #fff; font-size: 16px; font-weight: 800; text-align: center; display: block; height: 60px; line-height: 60px; margin: 0px 15px 0px 15px; }

.Qm_Div .qmmc a:hover { color: #fff; font-size: 16px; font-weight: 800; text-align: center; display: block; height: 60px; line-height: 60px; margin: 0px 15px 0px 15px; background-color: #e50112; }

.Qm_Div .mul { margin: 0px; border: 1px black solid; width: 100px; }

.Qm_Div .mul li { text-indent: 5px; }

.Qm_Div .qmmc .qm_1 { color: #fff; font-size: 16px; font-weight: 800; text-align: center; display: block; height: 60px; line-height: 60px; margin: 0px 15px 0px 15px; background-color: #e50112; }


/*S_Adv ==========*/

#S_Adv { overflow: hidden; text-align: center; margin: 0px; height: 400px; overflow: hidden }
#S_Adv .Ny_banner { width: 100%; height: 400px; position: relative; overflow: hidden; background-position: center top; background-repeat: no-repeat; }

#S_Adv2 { overflow: hidden; text-align: center; margin: 0px; height: 400px; overflow: hidden }
#S_Adv2  img{ width: 100%; height: 400px; position: relative; overflow: hidden; background-position: center top; background-repeat: no-repeat; }

/*去除滚动条*/
html { overflow-y: scroll; }
:root { overflow-y: auto; overflow-x: hidden; }
:root body { position: absolute; }
body { width: 100vw; overflow: hidden; }

/*S_TopDh_dv ==========dao hang*/
#S_TopDh_dv { width: 100%; overflow: hidden; text-align: center; margin: 0px; height: 100px; }
#S_TopDh_dv div { text-align: left; }
#S_TopDh_dv .dvs { width: 1200px; overflow: hidden; margin: 0 auto; text-align: center; height: 100px; }

#S_TopDh_dv .dvs .SY_logo { width: 378px; height: 72px; overflow: hidden; float: left; text-align: center; }
#S_TopDh_dv .dvs .SY_logo img { width: 378px; height: 72px; }

#S_TopDh_dv .dvs .SY_Dh { width: 560px; overflow: hidden; float: left; display: inline; margin: 30px 0 0 0; text-align: center; position: relative; }
#S_TopDh_dv .dvs .SY_Dh ul { width: 100%; text-align: center; }

#S_TopDh_dv .dvs .SY_Dh li { margin: 0px 10px 0px 10px; float: left; display: inline; width: 60px; color: #000; font-size: 15px; font-weight: 400; display: block; text-align: center; }
#S_TopDh_dv .dvs .SY_Dh li a { margin: 0px 10px 0px 10px; float: left; display: inline; width: 60px; color: #000; font-size: 15px; font-weight: 400; display: block; text-align: center; }
#S_TopDh_dv .dvs .SY_Dh li a:hover { margin: 0px 10px 0px 10px; float: left; display: inline; width: 60px; border-bottom: 3px solid #1e9ef4; display: block; text-align: center; }


/*#S_TopDh_dv .dvs .SY_Dh li:nth-child(1) a:hover, li:nth-child(2) a:hover, li:nth-child(3) a:hover, li:nth-child(4) a:hover, li:nth-child(5) a:hover, li:nth-child(6) a:hover, li:nth-child(7) a:hover { margin: 0px 10px 0px 10px; float: left; display: inline; width: 60px; border-bottom: 3px solid #1e9ef4; display: block; text-align: center; }*/

/*#S_TopDh_dv .dvs .SY_Dh li:first-child a { margin: 0px 10px 0px 10px; float: left; display: inline; width: 60px; border-bottom: 3px solid #1e9ef4; display: block; text-align: center; }*/


/*#S_TopDh_dv .dvs li a:link { color: #fff; text-decoration: none; }
#S_TopDh_dv .dvs li a:hover { color: #1e9ef4; text-decoration: underline; }*/

#S_TopDh_dv .dvs .SY_zxrx { width: 220px; overflow: hidden; float: left; text-align: center; }
#S_TopDh_dv .dvs .SY_zxrx .pts a img { width: 47px; height: 46px; overflow: hidden; float: left; display: inline; margin-top: 20px; margin-left: 20px; }
#S_TopDh_dv .dvs .SY_zxrx .nub { width: 150px; font-size: 17px; color: #06589f; overflow: hidden; float: left; display: inline; margin-top: 20px; text-align: left; }
#S_TopDh_dv .dvs .SY_zxrx .nub span { width: 150px; overflow: hidden; float: left; display: inline; text-align: left; color: #969696; margin-left: 15px; }

/*S_Adv ==========*/
#S_Adv { overflow: hidden; text-align: center; margin: 0px; height: 738px; }

/*#Sy_nr2 ==========wenben*/
#Sy_nr2 { width: 100%; overflow: hidden; text-align: center; margin: 0px; height: 182px; }
#Sy_nr2 div { text-align: left; }
#Sy_nr2 .dvs { width: 1200px; margin: 0 auto; text-align: center; height: 282px; }

#Sy_nr2 .dvs .bg { width: 702px; height: 112px; text-align: center; background-image: url(/Images/bgpic/index-v2_03bg_01.jpg); }
#Sy_nr2 .dvs .bg .tit { width: 702px; font-size: 30px; font-weight: 600; height: 80px; color: #098dd2; text-align: center; line-height: 380%; }

#Sy_nr2 .dvs .inf { width: 1200px; font-size: 20px; text-align: center; color: #adadad; margin: 10px 10px 10px 10px; }


/*#Sy_nr3 ==========tupian*/
#Sy_nr3 { width: 100%; overflow: hidden; text-align: center; margin: 0px; height: 380px; }
#Sy_nr3 div { text-align: left; }
#Sy_nr3 .dvs { width: 1200px; margin: 0 auto; text-align: center; height: 340px; position: relative; }

#Sy_nr3 .dvs .sy_cplb ul { width: 1200px; text-align: center; }
#Sy_nr3 .dvs .sy_cplb li { width: 280px; text-align: center; overflow: hidden; float: left; display: inline; margin: 0 10px 0 10px;position:relative; }
#Sy_nr3 .dvs .sy_cplb li img { width: 100%; text-align: center; }
#Sy_nr3 .dvs .sy_cplb li .tit{color:#fff; font-size:16px;font-weight:600; position:absolute;left:0;bottom:115px;width:100%;text-align:center;}

#Sy_nr3 .dvs .sy_cplb .inf { color: #fff; font-size: 16px; position: absolute; left: 0; bottom: 65px; width: 100%; text-align: center }
#Sy_nr3 .dvs .sy_cplb .inf .ul_two{ width: 100%; text-align: center }
#Sy_nr3 .dvs .sy_cplb .inf .ul_two li { width: 280px; text-align: center; display: inline;line-height:158%; }

/*#Sy_nr4 ==========wenben*/
#Sy_nr4 { width: 100%; text-align: center; margin: 0px; height: 207px; }
#Sy_nr4 div { text-align: left; }
#Sy_nr4 .dvs { width: 100%; margin: 0 auto; text-align: center; height: 207px; background-color: #fafafa; }
#Sy_nr4 .dvs .bg { width: 702px; height: 112px; text-align: center; background-image: url(/Images/bgpic/index-v2_03bg_02.jpg); }
#Sy_nr4 .dvs .bg .tit { width: 702px; font-size: 30px; font-weight: 600; height: 80px; color: #098dd2; text-align: center; line-height: 420%; }

#Sy_nr4 .dvs .inf { width: 100%; font-size: 20px; text-align: center; color: #adadad; margin: 0px 10px 10px 10px; }


/*#Sy_nr5 ==========wenben*/
#Sy_nr5 { width: 100%; overflow: hidden; text-align: center; margin: 0px; background-color: #fafafa; }
#Sy_nr5 div { text-align: left; }
#Sy_nr5 .dvs { width: 1200px; margin: 0 auto; text-align: center; }

#Sy_nr5 .dvs .nrs { width: 100%; overflow: hidden; text-align: center; padding: 0px; margin: 0 0 0 0; }
#Sy_nr5 .dvs .nrs ul { width: 100%; overflow: hidden; text-align: center; padding: 0px; margin: 0 0 0 0; }
#Sy_nr5 .dvs .nrs li { width: 31%; height: 285px; text-align: center; overflow: hidden; float: left; display: inline; margin: 8px 8px 8px 8px; border: 0px solid #000; position: relative; }
#Sy_nr5 .dvs .nrs li a { width: 100%; height: 285px; text-align: center; padding: 0px; margin: 0 0 0 0; }
#Sy_nr5 .dvs .nrs li img { width: 100%; height: 285px; text-align: center; border: 0px solid #000; }
#Sy_nr5 .dvs .nrs li h3 { width: 100%; height: 38px; background: url(../Images/bgpic/hh.png) no-repeat; line-height: 38px; font-size: 15px; text-align: center; color: #fff; display: inline-block; position: absolute; bottom: -20px; left: 0; }
/*#Sy_nr6 ==========wenben*/
#Sy_nr6 { width: 100%; overflow: hidden; text-align: center; margin: 0px; height: 221px; }
#Sy_nr6 div { text-align: left; }
#Sy_nr6 .dvs { width: 100%; margin: 0 auto; text-align: center; height: 221px; }

#Sy_nr6 .dvs .bg { width: 702px; height: 112px; text-align: center; background-image: url(/Images/bgpic/index-v2_03bg_03.jpg); }
#Sy_nr6 .dvs .bg .tit { width: 702px; font-size: 30px; font-weight: 600; height: 80px; color: #098dd2; text-align: center; line-height: 425%; }

#Sy_nr6 .dvs .inf { width: 100%; font-size: 20px; text-align: center; color: #adadad; margin: 0px 10px 10px 10px; }


/*#Sy_nr7 =========liebiao*/
#Sy_nr7 { width: 100%; text-align: center; margin: 0px; }
#Sy_nr7 div { text-align: left; }
#Sy_nr7 .dvs { width: 1200px; margin: 0 auto; text-align: center; }

#Sy_nr7 .dvs ul { width: 100%; overflow: hidden; text-align: center; }
#Sy_nr7 .dvs li { width: 21%; height: 300px; text-align: center; overflow: hidden; float: left; display: inline; margin: 0px 10px 0px 10px; padding: 1%; border: 0px solid #adadad; }
#Sy_nr7 .dvs li img { width: 50%; text-align: center; }

#Sy_nr7 .dvs li .tits { width: 100%; font-size: 25px; font-weight: 600; text-align: center; margin-top: 10px; }
#Sy_nr7 .dvs li .infs { width: 100%; font-size: 16px; text-align: center; margin-top: 10px; line-height: 158%; }


/*#Sy_nr8 =========wenben*/
#Sy_nr8 { width: 100%; text-align: center; margin: 0px; background-color: #194291; height: 250px; }
#Sy_nr8 div { text-align: left; }
#Sy_nr8 .dvs { width: 100%; margin: 0 auto; text-align: center; }

#Sy_nr8 .dvs .bg { width: 702px; height: 122px; text-align: center; background-image: url(/Images/bgpic/index-v2_03bg_04.jpg); }
#Sy_nr8 .dvs .bg .tit { width: 702px; font-size: 30px; font-weight: 600; height: 80px; color: #fefcfc; text-align: center; line-height: 520%; }

#Sy_nr8 .dvs .inf { width: 100%; font-size: 20px; text-align: center; color: #c9ccd9; margin: 30px 10px 0px 10px; }


/*#Sy_nr9 =========liebiao*/
/*#Sy_nr9 { width: 100%; text-align: center; margin: 0px; height: 620px; background-color: #194291; }
#Sy_nr9 div { text-align: left; }
#Sy_nr9 .dvs { width: 1200px; margin: 0 auto; text-align: center; height: 620px; }

#Sy_nr9 .dvs .lnrs { width: 600px; margin: 0 auto; text-align: center; overflow: hidden; float: left; height: 528px; background-color: #fff; border: 0px solid #000 }
#Sy_nr9 .dvs .lnrs .l_tpt { width: 100%; height: 270px; text-align: center; }
#Sy_nr9 .dvs .lnrs .l_tpt img { width: 100%; height: 100%; }

#Sy_nr9 .dvs .lnrs .l_dnr { width: 100%; height: 270px; margin: 0 auto; text-align: center; border: 0px solid #000 }
#Sy_nr9 .dvs .lnrs .l_dnr .tit { width: 100%; text-align: center; font-size: 25px; font-weight: 500; margin-top: 20px; }
#Sy_nr9 .dvs .lnrs .l_dnr .inf { width: 98%; text-align: center; font-size: 18px; line-height: 188%; padding: 1%; }

#Sy_nr9 .dvs .Sy_nr_fy_pt { width: 100%; height: 50px; text-align: center; margin-top: 10px; }


#Sy_nr9 .dvs .rnrs { width: 600px; margin: 0 auto; text-align: center; overflow: hidden; float: right; height: 528px; background-color: #fff; }
#Sy_nr9 .dvs .rnrs .r_t_nrs { width: 100%; height: 270px; margin: 0 auto; text-align: center; }

#Sy_nr9 .dvs .rnrs .r_t_nrs .r_lnr { width: 48%; margin: 0 auto; text-align: center; overflow: hidden; float: left; padding: 0 1% 0 1%; border: 0px solid #000 }
#Sy_nr9 .dvs .rnrs .r_t_nrs .r_lnr .tit { width: 100%; text-align: center; font-size: 25px; font-weight: 500; margin-top: 10px; }
#Sy_nr9 .dvs .rnrs .r_t_nrs .r_lnr .inf { width: 100%; text-align: center; font-size: 18px; line-height: 188%; }

#Sy_nr9 .dvs .rnrs .r_t_nrs .r_rpt { width: 50%; margin: 0 auto; text-align: center; overflow: hidden; float: left; }
#Sy_nr9 .dvs .rnrs .r_t_nrs .r_rpt img { width: 100%; height: 270px; text-align: center; }


#Sy_nr9 .dvs .rnrs .r_d_nrs { width: 100%; height: 270px; margin: 0 auto; text-align: center; border: 0px solid #000 }
#Sy_nr9 .dvs .rnrs .r_d_nrs .r_lpt { width: 50%; margin: 0 auto; text-align: center; overflow: hidden; float: left; }
#Sy_nr9 .dvs .rnrs .r_d_nrs .r_lpt img { width: 100%; height: 100%; text-align: center; }

#Sy_nr9 .dvs .rnrs .r_d_nrs .r_rnr { width: 50%; margin: 0 auto; text-align: center; overflow: hidden; float: right; }
#Sy_nr9 .dvs .rnrs .r_d_nrs .r_rnr .tit { width: 100%; text-align: center; font-size: 25px; font-weight: 500; margin-top: 10px; }
#Sy_nr9 .dvs .rnrs .r_d_nrs .r_rnr .inf { width: 100%; text-align: center; font-size: 18px; line-height: 188%; }*/


#Sy_nr9 { width: 100%; text-align: center; margin: 0px; height: 580px; background-color: #194291; }
#Sy_nr9 div { text-align: left; }
#Sy_nr9 .dvs { width: 1200px; margin: 0 auto; text-align: center; height: 580px; }

#Sy_nr9 .dvs .l_nrs { width: 590px; margin: 0 auto; text-align: left; overflow: hidden; float: left; height: 500px; background-color: #fff; border: 0px solid #000; display: inline; position: relative; }

#Sy_nr9 .dvs .l_nrs .tit { width: 120px; display: block; font-size: 30px; font-weight: 600; margin: 90px 0 0 45px }
#Sy_nr9 .dvs .l_nrs .inf { width: 490px; font-size: 17px;font-weight:600; line-height: 188%; padding: 10px 45px 0 45px }
#Sy_nr9 .dvs .l_nrs .lj { width: 200px; height: 50px; }
#Sy_nr9 .dvs .l_nrs .lj a { width: 200px; height: 50px; line-height: 50px; text-align: center; display: block; border: 2px solid #0080cf; font-size: 25px; position: absolute; right: 45px; bottom: 40px; }
#Sy_nr9 .dvs .l_nrs .lj a:hover { width: 200px;color:#ffffff; height: 50px;background-color:#0080cf;}

#Sy_nr9 .dvs .r_nrs { width: 590px; margin: 0 auto; text-align: left; overflow: hidden; float: right; height: 500px; background-color: #fff; display: inline; position: relative; }
#Sy_nr9 .dvs .r_nrs .top_nrs { width: 100%; height: 240px; text-align: center; display: inline-block; margin-bottom: 0px; transition: all 2s ease; }
#Sy_nr9 .dvs .r_nrs .top_nrs:hover {transform: scale(1.1); }

#Sy_nr9 .dvs .r_nrs .t_nr { width: 50%; background: rgba(0,128,207,.8); height: 240px; position: absolute; left: 0; top: 0; }
#Sy_nr9 .dvs .r_nrs .t_nr .tit { width: 50%; font-size: 30px; margin: 30px 0 0 50px }
#Sy_nr9 .dvs .r_nrs .t_nr .inf { width: 50%; font-size: 16px; margin: 10px 0 0 50px }

#Sy_nr9 .dvs .r_nrs .acc_h { width: 100%; height: 20px; background-color: #194291; }


#Sy_nr9 .dvs .r_nrs .down_nrs { width: 100%; height: 240px; text-align: left; display: inline-block; }
#Sy_nr9 .dvs .r_nrs .d_nr { width: 50%; background: rgba(249,107,23,.8); height: 240px; position: absolute; right: 0; bottom: 0; }
#Sy_nr9 .dvs .r_nrs .d_nr .tit { width: 50%; font-size: 30px; margin: 30px 0 0 50px }
#Sy_nr9 .dvs .r_nrs .d_nr .inf { width: 50%; font-size: 16px; margin: 10px 0 0 50px }

#Sy_nr9 .dvs .r_nrs .down_nrs { width: 100%; height: 240px; text-align: center; display: inline-block; margin-bottom: 0px; transition: all 2s ease; }
#Sy_nr9 .dvs .r_nrs .down_nrs:hover { height: 240px; transform: scale(1.1); }



/*#Sy_nr10 =========wenben*/
#Sy_nr10 { width: 100%; text-align: center; margin: 0px; height: 212px; }
#Sy_nr10 div { text-align: left; }
#Sy_nr10 .dvs { width: 100%; margin: 0 auto; text-align: center; height: 212px; background-color: #f4f4f4; }
#Sy_nr10 .dvs .bg { width: 100%; height: 112px; text-align: center; background-image: url(/Images/bgpic/index-v2_10_bg.jpg); }
#Sy_nr10 .dvs .bg .tit { width: 702px; font-size: 30px; font-weight: 600; height: 80px; color: #098dd2; text-align: center; line-height: 420%; }

#Sy_nr10 .dvs .inf { width: 100%; font-size: 20px; text-align: center; color: #adadad; margin: 0px 10px 10px 10px; }


/*#Sy_nr11 =========tuwen*/
#Sy_nr11 { width: 100%; text-align: center; margin: 0px; height: 629px; background-color: #f4f4f4; }
#Sy_nr11 div { text-align: left; }
#Sy_nr11 .dvs { width: 1200px; margin: 0 auto; text-align: center; height: 529px; }

#Sy_nr11 .dvs .lnrs { width: 40%; height: 527px; text-align: center; overflow: hidden; float: left; }
#Sy_nr11 .dvs .lnrs .pts { width: 100%; text-align: center; }
#Sy_nr11 .dvs .lnrs .pts img { width: 100%; text-align: center; }
#Sy_nr11 .dvs .lnrs .nrs { width: 90%; text-align: left; overflow: hidden; float: left; padding: 0 5%; background-color: #fff }
#Sy_nr11 .dvs .lnrs .nrs .tit { width: 100%; font-size: 20px; font-weight: 500; text-align: left; margin-top: 10px; }
#Sy_nr11 .dvs .lnrs .nrs .tim { width: 100%; font-size: 16px; color: #b4b4b4; text-align: left; margin-top: 15px; }
#Sy_nr11 .dvs .lnrs .nrs .inf { width: 100%; font-size: 16px; color: #b4b4b4; text-align: left; margin-bottom: 10px; line-height: 188% }



#Sy_nr11 .dvs .rnrs { width: 60%; text-align: center; overflow: hidden; float: right; background-color: #fff; }

#Sy_nr11 .dvs .rnrs .hd { overflow: hidden; zoom: 1; }
#Sy_nr11 .dvs .rnrs .hd ul { text-align: center; overflow: hidden; border: 0px solid #000 }
#Sy_nr11 .dvs .rnrs .hd ul li { width: 19%; overflow: hidden; float: left; display: inline; margin: 0px; margin-left: 8px; }
#Sy_nr11 .dvs .rnrs .hd ul li a { color: #000; margin: 0 auto; padding: 0; width: 97%; display: block; padding: 0px; line-height: 38px; border: 1px #e0e0e0 solid; border-radius: 2px; font-size: 16px; }
#Sy_nr11 .dvs .rnrs .hd ul li a:hover { background-color: #0062d0; }

#Sy_nr11 .dvs .rnrs .hd ul span a { width: 100%; text-align: right; font-size: 20px; line-height: 38px; }

#Sy_nr11 .dvs .rnrs .nrs { width: 100%; margin: 0 auto; text-align: center; background-color: #fff; }
#Sy_nr11 .dvs .rnrs .nrs ul { width: 100%; margin: 0 auto; text-align: center; background-color: #fff; }
#Sy_nr11 .dvs .rnrs .nrs li { width: 96%; height: 148px; margin: 0 auto; text-align: center; background-color: #fff; padding: 1% 2% 1% 2% }
#Sy_nr11 .dvs .rnrs .nrs li .tim { width: 15%; font-size: 16px; color: #0062d0; text-align: left; overflow: hidden; float: left; display: inline; margin-left: 30px; }
#Sy_nr11 .dvs .rnrs .nrs li .tim span { width: 70px; display: inline-block; font-size: 40px; font-weight: 600; text-align: center; }

#Sy_nr11 .dvs .rnrs .nrs li .tit { width: 80%; font-size: 23px; font-weight: 500; text-align: left; overflow: hidden; float: left; display: inline; margin-bottom: 10px; }
#Sy_nr11 .dvs .rnrs .nrs li .inf { width: 80%; font-size: 16px; text-align: left; overflow: hidden; float: right; display: block; line-height: 188%; text-overflow: ellipsis; }


/*S_Under_dv ==========*/
#S_Under_dv { overflow: hidden; text-align: center; margin: 0px; height: 500px; background-color: #1a82ee; }
#S_Under_dv div { text-align: left; }
#S_Under_dv .dvs { width: 1200px; overflow: hidden; margin: 0 auto; text-align: center; position: relative; height: 680px; color: #fff; }

#S_Under_dv .dvs .lnrs { width: 50%; height: 150px; text-align: center; overflow: hidden; float: left; display: inline; border-bottom: 2px solid #0d6ed3 }
#S_Under_dv .dvs .lnrs .tit { width: 100%; text-align: left; font-size: 50px; margin: 20px 0; }
#S_Under_dv .dvs .lnrs .inf { width: 100%; text-align: left; font-size: 20px; margin: 10px 0; }

#S_Under_dv .dvs .rnrs { width: 50%; height: 150px; text-align: center; overflow: hidden; float: right; display: inline; border-bottom: 2px solid #0d6ed3 }
#S_Under_dv .dvs .rnrs .pts { width: 98px; height: 85px; text-align: center; font-size: 50px; margin: 20px 0; overflow: hidden; float: right; display: inline; position: absolute; right: 230px; }
#S_Under_dv .dvs .rnrs .pts img { width: 100%; text-align: center; }

#S_Under_dv .dvs .rnrs .inf { width: 130px; text-align: left; font-size: 15px; margin: 15px 0 0px 0px; padding: 0 10px 0 10px; border: 0px solid #000; position: absolute; right: 80px; }
#S_Under_dv .dvs .rnrs .nub { width: 180px; text-align: left; font-size: 25px; font-weight: 500; margin: 45px 0 20px 0px; padding: 0 10px 0 10px; position: absolute; right: 30px; }

#S_Under_dv .dvs .Sy_down_dh { width: 100%; padding: 0; text-align: center; margin: 200px 0 0px 0; overflow: hidden; font-size: 14px; }
#S_Under_dv .dvs .Sy_down_dh .tit { width: 230px; text-align: left; font-size: 20px; }
#S_Under_dv .dvs .Sy_down_dh a { width: 230px; padding: 0; text-align: center; font-size: 15px; margin: 20px 0px 20px 0px; line-height: 188%; color: #fff; }

#S_Under_dv .dvs .Sy_down_dh .nr1 { width: 200px; height: 210px; text-align: center; overflow: hidden; float: left; display: inline; }
#S_Under_dv .dvs .Sy_down_dh .nr2 { width: 200px; height: 210px; text-align: center; overflow: hidden; float: left; display: inline; }
#S_Under_dv .dvs .Sy_down_dh .nr3 { width: 250px; height: 210px; text-align: center; overflow: hidden; float: left; display: inline; line-height: 188%; }
#S_Under_dv .dvs .Sy_down_dh .nr3 .tit { width: 250px; text-align: left; }

#S_Under_dv .dvs .Sy_down_dh .nr4 { width: 230px; height: 210px; text-align: center; overflow: hidden; float: left; display: inline; }
#S_Under_dv .dvs .Sy_down_dh .nr4 img { width: 140px; height: 140px; text-align: center; margin-left: 45px; }
#S_Under_dv .dvs .Sy_down_dh .nr4 .tit { width: 230px; height: 30px; text-align: center; }

#S_Under_dv .dvs .Sy_down_dh .nr5 { width: 230px; height: 210px; text-align: center; overflow: hidden; float: left; display: inline; }
#S_Under_dv .dvs .Sy_down_dh .nr5 img { width: 140px; height: 140px; text-align: center; margin-left: 45px; }
#S_Under_dv .dvs .Sy_down_dh .nr5 .tit { width: 230px; height: 30px; text-align: center; }

#S_Under_dv .dvs .beian_nr { width: 100%; text-align: left; color: #c0d6f7; font-size: 14px; line-height: 158%; margin-top: 30px; }
#S_Under_dv .dvs .beian_nr a { color: #c0d6f7; font-size: 14px; }

/*kefu ==========*/
.kefu { position: fixed; right: -170px; top: 50%; z-index: 900; }
.kefu li a { text-decoration: none; }
.kefu li { margin-top: 1px; clear: both; height: 71px; position: relative; }
.kefu li i { background: url(/Images/bgpic/fx.png) no-repeat; display: block; width: 30px; height: 27px; margin: 0 auto; text-align: center; }
.kefu li p { height: 20px; font-size: 14px; line-height: 20px; overflow: hidden; text-align: center; color: #fff; margin: 0; }
.kefu .kefu-qq i { background-position: 4px 5px; }
.kefu .kefu-tel i { background-position: 0 -21px; }
.kefu .kefu-liuyan i { background-position: 4px -53px; }
.kefu .kefu-weixin i { background-position: -34px 4px; }
.kefu .kefu-weibo i { background-position: -30px -22px; }
.kefu .kefu-ftop { display: none; }
.kefu .kefu-ftop i { width: 33px; height: 35px; background-position: -27px -51px; }
.kefu .kefu-left { float: left; width: 77px; height: 47px; position: relative; }
.kefu .kefu-tel-right { font-size: 16px; color: #fff; float: left; height: 24px; line-height: 22px; padding: 0 15px; border-left: 1px solid #fff; margin-top: 14px; }
.kefu .kefu-right { width: 20px; }
.kefu .kefu-tel-main { background: #0180cf; color: #fff; height: 56px; width: 247px; padding: 9px 0 6px; float: left; }
.kefu .kefu-main { background: #0180cf; width: 97px; height: 56px; position: relative; padding: 9px 0 6px; float: left; }
.kefu .kefu-weixin-pic { position: absolute; left: -130px; top: -24px; display: none; z-index: 333; }
.kefu-weixin-pic img { width: 115px; height: 115px; }
/*Ny_isHoht ==========*/
#Ny_isHoht { width: 100%; min-height: 134px; overflow: hidden; background: url('../Images/bgpic/baa.jpg') no-repeat top center; }
#Ny_isHoht .dvs { width: 1200px; height: 100%; overflow: hidden; margin: 0 auto }

#Ny_isHoht .dvs .isHoht_01 { width: 845px; overflow: hidden; height: 110px; float: left; margin: 15px 20px 0 0 }
#Ny_isHoht .dvs .isHoht_01 li { width: 268px; height: 110px; overflow: hidden; text-align: left; float: left; margin: 10px 10px 0 0 }
#Ny_isHoht .dvs .isHoht_01 li img { width: 268px; height: 110px; }

#Ny_isHoht .dvs .isHoht_02 { width: 200px; height: 110px; float: left; margin: 15px 20px 0 0 }
#Ny_isHoht .dvs .isHoht_02 .isHoht_phos { width: 83px; overflow: hidden; height: 80px; float: left; margin: 20px 25px 0 0; border-radius: 40px }
#Ny_isHoht .dvs .isHoht_02 .isHoht_phos img { width: 83px; overflow: hidden; height: 80px }
#Ny_isHoht .dvs .isHoht_02 .isHoht_wzs { width: 92px; height: 80px; float: left; margin: 30px 0 0 0 }
#Ny_isHoht .dvs .isHoht_02 span:nth-of-type(2) { font-size: 25px; font-weight: 600; line-height: 30px; color: #1562b6 }

/*Ny_zoujin ======*/
.Ny_zoujin { width: 100%; height: 495px; }
.Ny_zoujin .dvs { width: 1200px; overflow: hidden; margin: 0 auto; height: 100%; background: #fff; border: 1px solid #d0d0d0; box-shadow: #d0d0d0 1px 1px }
.Ny_zoujin .dvs .abUs_phs { width: 350px; overflow: hidden; margin: 10px 20px 10px 43px; height: 395px; float: left; border: 1px solid #d0d0d0; }
.Ny_zoujin .dvs .abUs_phs #s_dpp { width: 100%; overflow: hidden; margin: 10px auto; height: 300px; border: 0px solid #d0d0d0; text-align: center; }
.Ny_zoujin .dvs .abUs_phs #s_dpp img { width: 225px; }


.Ny_zoujin .dvs .abUs_wzs { width: 685px; overflow: hidden; height: 500px; float: left; margin: 25px 0 0 50px }
.Ny_zoujin .dvs .abUs_wzs .wzs_tit { width: 100%; overflow: hidden; }
.Ny_zoujin .dvs .abUs_wzs .wzs_tit span { font-size: 20px; font-weight: 600; display: inline-block; width: 100%; line-height: 40px }
.Ny_zoujin .dvs .abUs_wzs .wzs_tit .btom { font-size: 15px; display: inline-block; width: 100%; padding: 10px 0 0 0; color: #ff5f41; }
.Ny_zoujin .dvs .abUs_wzs .wzs_nrs { width: 685px; height: 250px; margin: 10px 0 0 0; text-align: left; line-height: 28px; font-size: 14px; background: #f3f3f3 }
.Ny_zoujin .dvs .abUs_wzs .wzs_nrs p { width: 620px; height: 200px; margin: 10px auto; text-align: left; line-height: 28px; font-size: 14px; padding: 30px 0 0 0 }
.Ny_zoujin .dvs .abUs_wzs .abUs_more { width: 200px; height: 40px; text-align: center; line-height: 40px; font-size: 14px; display: block; border-radius: 10px; border: 1px solid #1562b6; margin: 0 0 0 400px; float: left }
.Ny_zoujin .dvs .abUs_wzs .abUs_more a { width: 200px; height: 40px; text-align: center; line-height: 40px; font-size: 14px; display: block; color: #1562b6 }
.Ny_zoujin .dvs .abUs_wzs .abUs_more a, a:hover, a:active, a:visited, a:link, a:focus { -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent; outline: none; background: none; text-decoration: none; }
.Ny_zoujin .dvs .abUs_wzs .abUs_more { width: 200px; height: 40px; overflow: hidden; text-align: center; display: block; margin: 40px 0 0 10px; background: #0080cf; border-radius: 25px; line-height: 40px }
.Ny_zoujin .dvs .abUs_wzs .abUs_more i { width: 40px; height: 40px; overflow: hidden; display: block; margin: 5px 0 0 5px; float: left }
.Ny_zoujin .dvs .abUs_wzs .abUs_more i img { width: 40px; }
.Ny_zoujin .dvs .abUs_wzs .abUs_more a { width: 130px; height: 40px; overflow: hidden; display: block; margin: 0 0 0 0; float: left; color: #fff }

.Ny_zoujin .dvs .abUs_wzs .abUs_more_02 { width: 150px; height: 40px; text-align: center; line-height: 40px; font-size: 20px; display: block; margin: 40px 0 0 30px; float: left; color: #0080cf }
.Ny_zoujin .dvs .abUs_phs .Sp_phos { width: 204px; overflow: hidden; height: 270px; float: left; margin: 0px 23px 35px 5px; background: #f9f9f9; line-height: 25px; border: 1px solid #d0d0d0; border-radius: 10px; position: relative }
.Ny_zoujin .dvs .abUs_phs .Sp_phos .phos { width: 90px; overflow: hidden; height: 90px; margin: 20px auto; border-radius: 50% }
.Ny_zoujin .dvs .abUs_phs .Sp_phos .phos img { width: 100px; }
.Ny_zoujin .dvs .abUs_phs .Sp_phos .wzs { width: 80%; margin: 0 auto; font-size: 18px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #0f8aff; font-weight: 600; background-image: -webkit-linear-gradient(bottom,#0072dc,#14c4ff,#0072dc); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.Ny_zoujin .dvs .abUs_phs .Sp_phos .inf { width: 70%; margin: 0 auto }
.Ny_zoujin .dvs .abUs_phs .Sp_phos .lines { width: 90%; margin: 10px auto; height: 1px; background: #d0d0d0 }

.Ny_zoujin .dvs .abUs_phs .Sp_phos .fbg { width: 204px; height: 272px; background: #2067b9; position: absolute; left: 0; bottom: 0; display: none; opacity: 0.9; filter: alpha(opacity:90); color: #fff }
.Ny_zoujin .dvs .abUs_phs .Sp_phos .fbg .lg { width: 70px; overflow: hidden; height: 70px; margin: 10px auto; border-radius: 50% }
.Ny_zoujin .dvs .abUs_phs .Sp_phos .fbg .lg img { width: 70px; }
.Ny_zoujin .dvs .abUs_phs .Sp_phos .fbg .tt { width: 80%; margin: 0 auto; font-size: 18px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #fff; }
.Ny_zoujin .dvs .abUs_phs .Sp_phos .fbg .ms { width: 80%; margin: 0 auto; font-size: 14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #749ccf; }
.Ny_zoujin .dvs .abUs_phs .Sp_phos .fbg .fw { width: 80%; margin: 20px auto; font-size: 14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #fff; height: 50px }
.Ny_zoujin .dvs .abUs_phs .Sp_phos .fbg .fw .fw_btns { width: 45%; margin: 0 0 0 0; font-size: 14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #fff; float: left; }
.Ny_zoujin .dvs .abUs_phs .Sp_phos .fbg .btn { width: 90px; height: 23px; line-height: 20px; margin: 0 0 0 90px; font-size: 14px; overflow: hidden; color: #fff; float: left; border-radius: 15px; border: 1px solid #fff; text-align: center }
.Ny_zoujin .dvs .abUs_phs .Sp_phos .fbg .btn a { width: 90px; height: 23px; color: #fff; display: inline-block; text-align: center }


/*Ny_back ======*/
.Ny_back { width: 100%; min-height: 67px; overflow: hidden; }

/*News_lists ======*/
.News_lists { width: 100%; overflow: hidden; height: 590px; background: #f5f5f3 }
.News_lists .dvs { width: 1200px; overflow: hidden; height: 530px; margin: 0 auto }
.News_lists .dvs .News_nav { width: 100%; overflow: hidden; height: 60px; background: #ededed; border-bottom: 1px solid #2469b9; }
.News_lists .dvs .News_nav li { width: 160px; overflow: hidden; height: 59px; float: left; text-align: center; line-height: 59px; font-size: 14px; margin: 0 60px 0 80px }
.News_lists .dvs .News_nav li a { width: 170px; overflow: hidden; height: 59px; float: left; text-align: center; line-height: 59px; display: inline-block; font-size: 17px }
.News_lists .dvs .News_nav li a:hover { width: 170px; overflow: hidden; height: 59px; float: left; text-align: center; line-height: 59px; display: inline-block; font-size: 14px; background: #2469b9; color: #fff }
.News_lists .dvs .News_nav li:nth-of-type(1) a { width: 170px; overflow: hidden; height: 59px; float: left; text-align: center; line-height: 59px; background: #2469b9; color: #fff; font-size: 17px }
.News_lists .dvs .libiao { width: 1200px; overflow: hidden; height: 763px; margin: 0 auto; background: #fff }
.News_lists .dvs .libiao .lt { width: 482px; overflow: hidden; height: 381px; margin: 40px 0 0 30px; float: left; border: 10px solid #f5f5f3 }
.News_lists .dvs .libiao .lt img { width: 482px; overflow: hidden; height: 381px; }
.News_lists .dvs .libiao .rt { width: 590px; overflow: hidden; height: 381px; float: left; margin: 40px 0 0 60px }
.News_lists .dvs .libiao .rt li { width: 590px; overflow: hidden; height: 44px; line-height: 44px }
.News_lists .dvs .libiao .rt li span:nth-of-type(1) { width: 8px; height: 8px; display: block; border-radius: 50%; background: #999999; float: left; margin: 18px 20px 0 0 }
.News_lists .dvs .libiao .rt li span:nth-of-type(2) { width: 445px; overflow: hidden; height: 40px; line-height: 40px; display: inline-block; text-overflow: ellipsis; white-space: nowrap }
.News_lists .dvs .libiao .rt li span:nth-of-type(3) { width: 115px; overflow: hidden; height: 40px; line-height: 40px; display: inline-block }

/*NyNews_lists ======*/
.NyNews_lists { width: 100%; overflow: hidden; min-height: 900px; margin: 20px 0 0 0 }
.NyNews_lists img { width: 100%; }
.NyNews_lists .dvs { width: 1200px; overflow: hidden; min-height: 900px; margin: 0 auto }
.NyNews_lists .dvs .News_nav { width: 100%; overflow: hidden; height: 60px; background: #ededed; border-bottom: 1px solid #2469b9; margin: 0 0 15px 0 }
.NyNews_lists .dvs .News_nav li { width: 160px; overflow: hidden; height: 59px; float: left; text-align: center; line-height: 59px; font-size: 14px; margin: 0 11px 0 0 }
.NyNews_lists .dvs .News_nav li a { width: 170px; overflow: hidden; height: 59px; float: left; text-align: center; line-height: 59px; display: inline-block; font-size: 14px }
.NyNews_lists .dvs .News_nav li a:hover { width: 170px; overflow: hidden; height: 59px; float: left; text-align: center; line-height: 59px; display: inline-block; font-size: 14px; background: #2469b9; color: #fff }
.NyNews_lists .dvs .News_nav li:nth-of-type(1) a { width: 170px; overflow: hidden; height: 59px; float: left; text-align: center; line-height: 59px; background: #2469b9; color: #fff; font-size: 14px }

.NyNews_lists .dvs .Sy_pross { width: 1200px; overflow: hidden; min-height: 900px; float: left }


.NyNews_lists .dvs .Sy_pross .menu { width: 250px; height: 840px; float: left }
.NyNews_lists .dvs .Sy_pross .menu ul li { /*height:45px; */ line-height: 25px; font-size: 15px; width: 100% }
.NyNews_lists .dvs .Sy_pross .menu ul li dl dt { border-bottom: 1px solid #d0d0d0; }
.NyNews_lists .dvs .Sy_pross .menu ul li span { display: block; height: 100%; width: 100%; position: relative; padding: 0 0; }
.NyNews_lists .dvs .Sy_pross .menu ul li > dl { display: none; padding-left: 0px; }
.NyNews_lists .dvs .Sy_pross .menu ul li > dl a { display: block; height: 100%; width: 100%; font-size: 12px; color: #222; text-decoration: none; height: 35px; line-height: 35px; overflow: hidden; text-align: left; }

.NyNews_lists .dvs .Sy_pross .pros_rt { width: 900px; overflow: hidden; min-height: 900px; float: left; margin: 0 0 0 10px; }
.NyNews_lists .dvs .Sy_pross .pros_rt .rt_01_ph { width: 900px; overflow: hidden; height: 295px; }
.NyNews_lists .dvs .Sy_pross .pros_rt .rt_02_ph { width: 900px; overflow: hidden; height: 210px; margin: 20px 0 0 0; }

.NyNews_lists .dvs .Sy_pross .pros_rt .rt_03_ph { width: 900px; overflow: hidden; height: 500px; }
.NyNews_lists .dvs .Sy_pross .pros_rt .rt_03_ph ul { width: 100%; height: 100%; overflow: hidden; }
.NyNews_lists .dvs .Sy_pross .pros_rt .rt_03_ph li { width: 410px; height: 144px; overflow: hidden; text-align: left; float: left; margin: 10px 40px 0 0 }
.NyNews_lists .dvs .Sy_pross .pros_rt .rt_03_ph li div { width: 205px; height: 146px; float: left }
.NyNews_lists .dvs .Sy_pross .pros_rt .rt_03_ph li div img { width: 205px; height: 146px; float: left }
.NyNews_lists .dvs .Sy_pross .pros_rt .rt_03_ph li div span { display: block; margin: 20px 0 10px 20px }
.NyNews_lists .dvs .Sy_pross .pros_rt .rt_03_ph li div span:nth-of-type(1) { display: block; font-size: 14px; margin: 20px 0 10px 20px }


.NyNews_lists .pros_lf { width: 240px; overflow: hidden; height: 100%; float: left }
.NyNews_lists .pros_lf .Lf_ls { width: 240px; overflow: hidden; height: 86px; float: left; position: relative; }
.NyNews_lists .pros_lf .Lf_ls .ls_zx a { width: 55px; height: 20px; display: block; overflow: hidden; position: absolute; left: 20px; bottom: 16px; color: #f1f1f1; border: 1px solid #d0d0d0 }
.NyNews_lists .pros_lf .Lf_ls .ls_zx #ls_zxxx { width: 55px; height: 20px; display: block; overflow: hidden; position: absolute; left: 20px; bottom: 8px; color: #f1f1f1; border: 1px solid #d0d0d0 }
.NyNews_lists .pros_lf .Lf_ls img { width: 240px; height: 86px }
.NyNews_lists .pros_lf #Lf_lxwm { width: 240px; height: 238px; position: relative }
.NyNews_lists .pros_lf #Lf_lxwm img { width: 240px; height: 238px }
.NyNews_lists .pros_lf #Lf_lxwm .lxw { width: 240px; height: 238px; position: absolute; left: 0; bottom: -56px }
.NyNews_lists .pros_lf #Lf_lxwm .lxw span { width: 240px; display: inline-block; line-height: 25px }
.NyNews_lists .pros_lf #Lf_lxwm .lxw span:nth-of-type(1) { font-size: 15px; color: #fcbc4b; line-height: 30px }

.NyNews_lists .pros_lf #Lf_zx { margin: 0 0 0 0 }
.NyNews_lists .pros_lf #Lf_lsss { height: 451px; width: 240px }
.NyNews_lists .pros_lf #Lf_lsss ul { width: 100%; height: 100%; overflow: hidden }
.NyNews_lists .pros_lf #Lf_lsss li { width: 99%; height: 40px; overflow: hidden; line-height: 40px; border-bottom: 1px solid #d0d0d0; border-left: 1px solid #d0d0d0; border-right: 1px solid #d0d0d0; text-align: left; text-indent: 10px; -webkit-tap-highlight-color: #d0d0d0; }
.NyNews_lists .pros_lf #Lf_lsss li a { color: #000; display: block; width: 100%; height: 100%; }

.NyNews_lists .dvs .Sy_pross .pros_rt .Ny_rmals .fbg .fw .fw_btns a { font-size: 14px; color: #fff }

/*Sy_pross ==========*/

.Sy_pross { width: 1200px; overflow: hidden; height: 100%; float: left }
.Sy_pross .pros_lf { width: 240px; overflow: hidden; height: 100%; float: left }
.Sy_pross .pros_rt { width: 900px; overflow: hidden; height: 100%; float: left; margin: 10px 0 0 20px; }
.Sy_pross .pros_rt .Ny_xgrd { width: 900px; overflow: hidden; height: 300px; float: left; }
.Sy_pross .pros_rt .Ny_xgrd li { width: 430px; overflow: hidden; height: 32px; float: left; line-height: 32px; margin: 0 10px 10px 10px; }


/*ukb_dv ==========*/

.ukb_dv { width: 100%; overflow: hidden; text-align: center; padding: 0px; margin: 0px; height: 156px; background: #1562b6 }

/*Sy_zixun ==========*/
.Sy_zixun { width: 100%; overflow: hidden; height: 156px; position: relative; position: fixed; left: 0; bottom: 0; z-index: 99999; }
.Sy_zixun #fdolx { width: 100%; overflow: hidden; height: 100%; display: block }
.Sy_zixun #fdolx img { width: 100%; overflow: hidden; height: 100%; }
.Sy_zixun .biaodan { width: 380px; height: 49px; overflow: hidden; position: absolute; text-align: left; top: 37px; left: 1150px; z-index: 999; border-radius: 10px }
.Sy_zixun .biaodan form { width: 380px; height: 49px; overflow: hidden; background: #fff; display: block; background: #FFF }
.Sy_zixun .biaodan form label { width: 60px; height: 49px; overflow: hidden; display: block; float: left; padding: 10px 0 0 10px }
.Sy_zixun .biaodan form input { width: 310px; height: 49px; overflow: hidden; display: block; float: left; padding: 0 0 0 0; border: none; font-size: 14px; line-height: 49px }
.Sy_zixun .biaodan form input:focus { outline: none }
.Sy_zixun .btns { width: 380px; height: 46px; overflow: hidden; position: absolute; text-align: left; top: 110px; left: 1150px; z-index: 999; }
.Sy_zixun .btns input { width: 179px; height: 46px; overflow: hidden; text-align: center; background: #1562b6; display: block; border: 0; border-radius: 10px; color: #fff; line-height: 46px; padding: 0 0 10px 0; float: left; margin: 0 15px 0 0 }
.Sy_zixun .btns span { width: 179px; height: 46px; overflow: hidden; text-align: center; background: #fcb735; display: block; border: 0; border-radius: 10px; color: #fff; line-height: 46px; float: left }
.Sy_zixun .btns span a { width: 179px; height: 46px; overflow: hidden; color: #fff; display: block; }


.remo { width: 100%; height: 0; position: fixed; left: 0; bottom: 0; z-index: 99999 }
.remo .crile { width: 40px; overflow: hidden; height: 40px; line-height: 40px; position: absolute; text-align: center; top: -178px; left: 1635px; z-index: 999; border-radius: 50%; background: #cecdcd; font-size: 40px; color: #5f5f5e }


/*S_Under ==========*/
#S_Under a { color: #fff }

#S_Under { width: 100%; background: #0080cf; overflow: hidden; text-align: center; padding: 0px; margin: 0px; height: 347px; color: #fff }
#S_Under .dvs { width: 1200px; overflow: hidden; margin: 0 auto; }


#S_Under .dvs .lt { width: 100%; height: 100%; float: left; text-align: center; margin: 20px 0 0 25px; border-bottom: 1px solid #cee9f9; overflow: hidden }
#S_Under .dvs .lt ul li a { color: #fff; font-size: 17px }
#S_Under .dvs .lt .lis { width: 100%; height: 70px; text-align: center; }
#S_Under .dvs .lt .lis li { width: 195px; overflow: hidden; height: 40px; text-align: center; float: left; line-height: 40px }
#S_Under .dvs .lt #adrs { border-bottom: 1px solid #808080 }

#S_Under .dvs .rt { width: 100%; height: 100%; float: left; text-align: center; height: 240px; overflow: hidden; margin: 30px 0 0 120px }
#S_Under .dvs .rt ul li { float: left; overflow: hidden; margin: 25px 65px 0 0; width: 200px; text-align: center }
#S_Under .dvs .rt ul p { font-size: 14px; font-weight: 500; word-break: keep-all; white-space: nowrap; margin-top: 10px }
#S_Under .dvs .rt ul li img { overflow: hidden; height: 100%; width: 100px; text-align: center }

/* S_Dibu */
#S_Dibu { width: 100%; background-color: #1562b6; overflow: hidden; text-align: center; padding: 0; margin: 0; height: 80px }
#S_Dibu .dvs { width: 1200px; overflow: hidden; margin: 0 auto }

#S_Dibu .dvs .Dbbq { width: 1200px; margin-top: 10px; padding: 0; color: #fff; line-height: 220%; text-align: center; font-family: 微软雅黑; }
#S_Dibu .dvs .Dbbq a { color: #fff }
#S_Dibu .dvs .Dbbq a:hover { color: #fff }

/*M_nr ==========*/
.M_nr { width: 100%; min-height: 700px; overflow: hidden }

.M_nr .dvs { width: 1200px; height: 100%; overflow: hidden; margin: 0 auto; position: relative }

.M_nr .dvs .lanmu { width: 235px; overflow: hidden; margin: 0 auto; float: left; margin: 100px 0 0 0 }

.M_nr .dvs .lanmu li { width: 235px; overflow: hidden; text-align: center; color: #fff; font-size: 24px; margin: 0 0 0 0; border-radius: 0 }
.M_nr .dvs .lanmu li:nth-of-type(1) { width: 235px; overflow: hidden; text-align: center; background: #0080cf; color: #fff; font-size: 21px; border-radius: 0; padding: 0; line-height: 28px }
.M_nr .dvs .lanmu li .zi { font-size: 15px; }

.M_nr .dvs .lanmu #Lf_lxwm { width: 235px; height: 238px; position: relative; color: #000; font-size: 12px; text-align: left }
.M_nr .dvs .lanmu #Lf_lxwm img { width: 235px; height: 238px }
.M_nr .dvs .lanmu #Lf_lxwm .lxw { width: 235px; height: 238px; position: absolute; left: 0; bottom: -56px }
.M_nr .dvs .lanmu #Lf_lxwm .lxw span { width: 240px; display: inline-block; line-height: 25px }
.M_nr .dvs .lanmu #Lf_lxwm .lxw span:nth-of-type(1) { font-size: 15px; color: #fcbc4b; line-height: 30px }

.M_nr .dvs .lanmu .phnum { line-height: 30px }

/*menu ======*/

.M_nr .dvs .lanmu .menu { width: 235px; overflow: hidden; margin: 0 auto; padding: 0; }
.M_nr .dvs .lanmu .menu li { width: 235px; overflow: hidden; text-align: center; background-color: #fff; }
.M_nr .dvs .lanmu .menu ul li { /*height:45px; */ line-height: 25px; font-size: 15px; width: 100% }
.M_nr .dvs .lanmu .menu ul li dl dt { border-bottom: 1px solid #d0d0d0; }
.M_nr .dvs .lanmu .menu ul li span { display: block; height: 100%; width: 100%; position: relative; }
.M_nr .dvs .lanmu .menu ul li > dl { display: none; padding-left: 0px; }
.M_nr .dvs .lanmu .menu ul li > dl a { display: block; height: 100%; width: 100%; font-size: 12px; color: #222; text-indent: 5px; text-decoration: none; height: 35px; line-height: 35px; overflow: hidden; text-align: left; }

.M_nr .dvs .lanmu .pros_rt { width: 940px; overflow: hidden; height: 100%; float: left; margin: 0px 0 0 10px; }
.M_nr .dvs .lanmu .pros_rt .rt_it { width: 224px; overflow: hidden; height: 282px; float: left; margin: 0px 0 0 10px; }
.M_nr .dvs .lanmu .pros_rt li { width: 204px; overflow: hidden; height: 270px; float: left; margin: 0px 8px 35px 20px; background: #f9f9f9; line-height: 25px; border: 1px solid #d0d0d0; border-radius: 10px; position: relative }
.M_nr .dvs .lanmu .pros_rt li .phos { width: 90px; overflow: hidden; margin: 20px auto; border-radius: 50% }
.M_nr .dvs .lanmu .pros_rt li .phos img { width: 100px; overflow: hidden; }
.M_nr .dvs .lanmu .pros_rt li .wzs { width: 80%; margin: 0 auto; font-size: 18px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #0f8aff; font-weight: 600; background-image: -webkit-linear-gradient(bottom,#0072dc,#14c4ff,#0072dc); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.M_nr .dvs .lanmu .pros_rt li .inf { width: 70%; margin: 0 auto }
.M_nr .dvs .lanmu .pros_rt li .lines { width: 90%; margin: 10px auto; height: 1px; background: #d0d0d0 }

.M_nr .dvs .lanmu .pros_rt li .fbg { width: 204px; height: 272px; background: #2067b9; position: absolute; left: 0; bottom: 0; display: none; opacity: 0.9; filter: alpha(opacity:90); color: #fff }
.M_nr .dvs .lanmu .pros_rt li .fbg .lg { width: 70px; overflow: hidden; height: 70px; margin: 10px auto; border-radius: 50% }
.M_nr .dvs .lanmu .pros_rt li .fbg .lg img { width: 70px; overflow: hidden; height: 70px }
.M_nr .dvs .lanmu .pros_rt li .fbg .tt { width: 80%; margin: 0 auto; font-size: 18px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #fff; }
.M_nr .dvs .lanmu .pros_rt li .fbg .ms { width: 80%; margin: 0 auto; font-size: 14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #749ccf; }
.M_nr .dvs .lanmu .pros_rt li .fbg .fw { width: 80%; margin: 20px auto; font-size: 14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #fff; height: 50px }
.M_nr .dvs .lanmu .pros_rt li .fbg .fw .fw_btns { width: 45%; margin: 0 0 0 0; font-size: 14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #fff; float: left; }
.M_nr .dvs .lanmu .pros_rt li .fbg .btn { width: 90px; height: 23px; line-height: 20px; margin: 0 0 0 90px; font-size: 14px; overflow: hidden; color: #fff; float: right; border-radius: 15px; border: 1px solid #fff; text-align: center }

.M_nr .dvs .lanmu .pros_rt li .fbg .btn a { width: 90px; height: 23px; color: #fff; display: inline-block; text-align: center }



/*N_main ======*/

.M_nr .dvs .N_main { width: 900px; min-height: 600px; margin: 102px 0 0 20px; float: left }


.M_nr .dvs .N_main .sitepath { line-height: 49px; color: #88848b; border-bottom: 1px solid #f1f1f1; margin-bottom: 28px; position: absolute; left: 0; top: 0; z-index: 999; width: 150% }

.M_nr .dvs .N_main .sitepath .home { width: 12px; height: 12px; display: inline-block; background-position: -100px -100px; margin-right: 20px; }

.M_nr .dvs .N_main .sitepath a { color: #88848b; display: inline-block; white-space: nowrap; }

.M_nr .dvs .N_main .sitepath a:hover { color: #ff0505; }

.M_nr .dvs .N_main .hzhb { width: 250px; height: 250px; float: left; margin: 10px 0 0 0 }

.M_nr .dvs .N_main .hzhb img { width: 250px; height: 250px; }
.M_nr .dvs .N_main .jxs { width: 900px; min-height: 50px; overflow: hidden; margin: 20px 0 20px 20px; }
.M_nr .dvs .N_main .jxs li { width: 900px; height: 50px; overflow: hidden; font-size: 18px; }
.M_nr .dvs .N_main .jxs li a { font-size: 18px }
.M_nr .dvs .N_main .jxs li a .gsjs { width: 900px; height: 25px; overflow: hidden; font-size: 17px; white-space: nowrap; text-overflow: ellipsis; }
.M_nr .dvs .N_main .jxs li a .gs { width: 900px; height: 25px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.M_nr .dvs .N_main .wdss { width: 900px; min-height: 50px; overflow: hidden; margin: 20px 0 20px 20px; }
.M_nr .dvs .N_main .wdss .wen { width: 25px; overflow: hidden; height: 23px; margin: 0 0 0 0; display: block; float: left; font-size: 16px; text-align: center; background: #d0d0d0; border-radius: 50% }
.M_nr .dvs .N_main .wdss .da { width: 25px; overflow: hidden; height: 23px; margin: 0 0 0 0; display: block; float: left; font-size: 16px; text-align: center; background: #a01407; border-radius: 50%; color: #fff }
.M_nr .dvs .N_main .wdss .tit { width: 94%; height: 40px; margin: 0 0 0 5px; float: left; font-size: 16px; font-weight: 600; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.M_nr .dvs .N_main .wdss .nrs { width: 94%; height: 50px; margin: 0 0 0 5px; float: left; font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.M_nr .dvs .N_main .chengg { width: 900px; min-height: 500px; margin: 20px 0 0 20px; float: right }
.M_nr .dvs .N_main .chengg li { width: 275px; height: 230px; overflow: hidden; margin: 0 23px 15px 0; float: left; text-align: center; border: 1px solid #88848b }
.M_nr .dvs .N_main .chengg li:nth-of-type(1) { width: 275px; height: 230px; overflow: hidden; margin: 0 23px 15px 0; float: left; text-align: center; border: 1px solid #1562b6 }
.M_nr .dvs .N_main .chengg li .phos { width: 254px; height: 180px; overflow: hidden; margin: 10px auto; }
.M_nr .dvs .N_main .chengg li .phos img { width: 100%; }

.M_nr .dvs .N_main .Ny_zlgl { width: 100%; height: 100%; overflow: hidden; }
.M_nr .dvs .N_main .Ny_zlgl li { width: 260px; height: 220px; overflow: hidden; float: left; text-align: center; margin: 0 10px 10px 0 }
.M_nr .dvs .N_main .Ny_zlgl li img { width: 186px; height: 186px; overflow: hidden; }
.M_nr .dvs .N_main .QR_List_page_n_p { margin: 10px 0 0 550px }

.M_nr .dvs .N_main .Ny_zscx { width: 100%; height: 100%; overflow: hidden; }
.M_nr .dvs .N_main .Ny_zscx li { width: 260px; height: 270px; overflow: hidden; float: left; text-align: center; margin: 0 10px 10px 0 }
.M_nr .dvs .N_main .Ny_zscx li img { width: 186px; height: 250px; overflow: hidden; }
.M_nr .dvs .N_main .QR_List_page_n_p { margin: 0 0 10px 480px }
.M_nr .dvs .N_main .productlist .QR_List_page_n_p { margin: 0 0 10px 300px }

.M_nr .dvs .N_main #Sw_news { margin: 280px 0 10px 300px }
.M_nr .dvs .N_main #Sw_news .PagerWrap a { display: inline-block; width: 30px; height: 30px; line-height: 30px; border: #808080 1px solid; text-align: center; margin-left: 10px; border-radius: 10px }
.M_nr .dvs .N_main #Sw_news .PagerWrap b { display: inline-block; width: 30px; height: 30px; line-height: 30px; border: #808080 1px solid; text-align: center; margin-left: 10px; border-radius: 10px }
.M_nr .dvs .N_main #Sw_news .PagerWrap span { font-size: 16px; margin-left: 20px }


.M_nr .dvs .N_main .productlist ul li .fbg .fw .fw_btns a { color: #fff; font-size: 14px }

.M_nr .dvs .N_main .productlist .QR_List_page_n_p .PagerWrap a { display: inline-block; width: 30px; height: 30px; line-height: 30px; border: #808080 1px solid; text-align: center; margin-left: 20px; border-radius: 10px }
.M_nr .dvs .N_main .productlist .QR_List_page_n_p .PagerWrap B { display: inline-block; width: 30px; height: 30px; line-height: 30px; border: #808080 1px solid; text-align: center; margin-left: 20px; border-radius: 10px }
.M_nr .dvs .N_main .productlist .QR_List_page_n_p .PagerWrap span { font-size: 16px; margin-left: 30px }
.M_nr .dvs .N_main .productlist .QR_List_page_n_p .PagerWrap input:nth-of-type(1) { width: 55px }
.M_nr .dvs .N_main .productlist .QR_List_page_n_p .PagerWrap input { width: 30px }




.M_nr .dvs .N_main .sy_ttdd { width: 260px; height: 390px; overflow: hidden; text-align: center; float: left; border: 2px solid #d0d0d0; margin: 0 10px 10px 0; position: relative }
.M_nr .dvs .N_main .sy_ttdd .Sy_gw_phs { width: 72%; height: 188px; overflow: hidden; text-align: center; margin: 15px auto }
.M_nr .dvs .N_main .sy_ttdd .Sy_gw_phs img { width: 100%; }
.M_nr .dvs .N_main .sy_ttdd .Sy_gw_name { width: 100%; height: 24px; overflow: hidden; text-align: center; margin: 0 0 10px 0; }
.M_nr .dvs .N_main .sy_ttdd .Sy_gw_name span { font-size: 17px; display: block; margin: 0 0 0 85px; float: left; }
.M_nr .dvs .N_main .sy_ttdd .Sy_gw_name i { display: block; margin: 0 0 0 0; float: left; width: 58px; height: 22px; }
.M_nr .dvs .N_main .sy_ttdd .Sy_gw_zige { width: 169px; height: 65px; overflow: hidden; text-align: center; margin: 0 auto; line-height: 25px }
.M_nr .dvs .N_main .sy_ttdd .Sy_gw_zige span { width: 169px; height: 65px; overflow: hidden; text-align: center; display: block; }
.M_nr .dvs .N_main .sy_ttdd .Sy_gw_zixun { width: 133px; height: 32px; overflow: hidden; text-align: center; display: block; margin: 20px auto; background: #0080cf; border-radius: 15px; line-height: 32px }
.M_nr .dvs .N_main .sy_ttdd .Sy_gw_zixun i { width: 27px; height: 23px; overflow: hidden; display: block; margin: 5px 0 0 5px; float: left }
.M_nr .dvs .N_main .sy_ttdd .Sy_gw_zixun i img { width: 27px; height: 23px; }
.M_nr .dvs .N_main .sy_ttdd .Sy_gw_zixun a { width: 86px; height: 23px; overflow: hidden; display: block; margin: 0 0 0 0; float: left; color: #fff }
.M_nr .dvs .N_main .container .yunu-curmbs span { font-size: 16px; margin: 0 auto; padding: 0; }
.M_nr .dvs .N_main .container .yunu-curmbs a { font-size: 16px; margin: 0 auto; padding: 0; }


.M_nr .dvs .lanmu ul li .menu { background: #4aa8c2; width: 100%; overflow: hidden }
.M_nr .dvs .lanmu ul li .menu .xw_txt { width: 100%; height: 50px; line-height: 50px; border: 1px solid #ccc; text-align: left }
.M_nr .dvs .lanmu ul li .menu .xw_txt a { display: block; font-size: 16px; color: #fff; text-align: left; padding: 0 0 0 50px }
.M_nr .dvs .lanmu ul li .menu .xw_txt:hover { background: #0080cf }


.container .yunu-curmbs span { font-size: 16px }
.container .yunu-curmbs a { font-size: 16px }


.N_main .container { width: 1200px; margin: 0 auto; position: absolute; left: 0; top: 10px }
.N_main .yunu-curmbs { padding: 15px 0; border-bottom: 1px dashed #dcdcdc; margin-bottom: 20px; text-align: left }
.N_main .yunu-curmbs span { padding-left: 10px; border-left: 10px solid #333; }
.N_main .yunu-curmbs em { font-style: normal; padding: 0 5px; color: #999; }

/*QR_Arc_See ==========*/
.QR_Arc_See { width: 99%; padding: 0px 0px 5px 20px; overflow: hidden; line-height: 200%; }

.QR_Arc_See .home { font-size: 12px; padding: 5px 0px 5px 0px; color: #000; }

.QR_Arc_See .info { width: 100%; margin: 0px 5px 5px 0px; }

.QR_Arc_See .info .tit { width: 100%; height: 30px; line-height: 30px; font-size: 20px; font-weight: 400; color: #000; text-align: center; }

.QR_Arc_See .info .sj { width: 100%; height: 30px; line-height: 30px; font-size: 17px; font-weight: 300; color: #000; text-align: center; display: block }

.QR_Arc_See .info .line { width: 100%; border-top: 1px #000 dotted; }

.QR_Arc_See .info .ct { width: 100%; color: #000; }

.QR_Arc_See .fy { width: 100%; line-height: 200%; color: #FCE303; }


/*zscx ==========*/

.QR_Arc_See .zscx { width: 650px; height: 200px; text-align: center; overflow: hidden; margin-top: 60px }
.QR_Arc_See .zscx .zscx_1 { width: 220px; height: 100px; float: left; background-color: #329de5; border-radius: 8px }
.QR_Arc_See .zscx .zscx_2 { width: 220px; height: 100px; float: right; background-color: #329de5; border-radius: 8px }
.QR_Arc_See .zscx .zscx_1 a { color: #fff; text-align: center; line-height: 100px; font-weight: 500; font-size: 22px }
.QR_Arc_See .zscx .zscx_2 a { color: #fff; text-align: center; line-height: 100px; font-weight: 500; font-size: 22px }

/*line ==========*/
.line_1 { width: 100%; height: 30px; background: #e8e8e8 }

/*Ny_Xxnr ==========*/
.Ny_Xxnr { MARGIN: 8px 0px 0px 20px; *+ MARGIN: 8px 0px 0px 20px; WIDTH: 700px; color: #000; }

.bg_c { width: 90%; min-height: 500px; line-height: 50px; margin: 5px 0px 0px 15px; }

.bg_c .tb_dian { float: left; margin: 20px 0px 0px 10px; }

.bg_c .tit { float: left; text-align: left; width: 85%; margin: 1px 0px 0px 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.bg_c .tit a { font-size: 15px; color: #000; }

.bg_c .Da { border-bottom: 1px dotted #000; color: #000; }


.bg_c_01 { width: 90%; height: 500px; line-height: 22px; margin: 5px 0px 0px 15px; }

.bg_c_01 li { width: 500px; overflow: hidden; height: 110px; }

.bg_c_01 li .wen { width: 5%; overflow: hidden; height: 23px; margin: 0 0 0 0; display: block; float: left; font-size: 16px; text-align: center; background: #d0d0d0; border-radius: 50% }

.bg_c_01 li .da { width: 5%; overflow: hidden; height: 23px; margin: 0 0 0 0; display: block; float: left; font-size: 16px; text-align: center; background: #a01407; border-radius: 50%; color: #fff }

.bg_c_01 li .tit { width: 93%; overflow: hidden; height: 40px; margin: 0 0 0 5px; float: left; font-size: 16px; font-weight: 600 }

.bg_c_01 li .nrs { width: 93%; overflow: hidden; height: 50px; margin: 0 0 0 5px; float: left; font-size: 16px }
.bg_c_01 li .nrs { width: 93%; overflow: hidden; height: 50px; margin: 0 0 0 5px; float: left; font-size: 16px }




.wrapper { position: relative; width: 100%; min-height: 700px }

.w1200 { width: 1200px; margin: 0 auto; }

.subleft { width: 240px; position: relative; padding-top: 69px; background: #a11706; }

.subleft .toptitle { width: 188px; height: 73px; background: #a11706; color: #fff; padding: 40px 26px; position: absolute; top: -84px; }

.subleft .toptitle h3 { border-bottom: 1px solid #fff; color: #fff; font-weight: bold; font-size: 26px; display: block; line-height: 44px; }

.subleft .toptitle h4 { font-size: 16px; font-family: arial; text-transform: uppercase; }

.subleft .cont { padding: 14px; background: #a11706; margin: 20px 0 0 0 }

.subleft .cont li { border-bottom: 1px solid #689add; line-height: 44px; }

.subleft .cont li a.sub1 { display: block; padding-left: 14px; color: #fff; transition: all 0.3s ease-out 0s; }

.subleft .cont li a.sub1:hover, .subleft .cont li.hover a.sub1 { background: #077ad4; padding-left: 26px; }

.subleft .cont li .box { padding: 5px 0 0 15px; display: none; }

.subleft .cont li .box a { color: #fff; font-size: 15px; display: block; line-height: 30px; padding: 0; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; opacity: 0.75; filter: alpha(opacity=75); }

.subleft .cont li .box a.hover, .subleft .cont li .box a:hover { opacity: 1; filter: alpha(opacity=100); }

.subleft .cont li:hover .box, .subleft .cont li.hover .box { display: block; }

.subright { width: 930px; margin-bottom: 50px; }

.subright .t { padding: 0 0 25px; color: #ff0505; font-size: 20px; }

.subright .t2 { color: #ff0505; font-size: 30px; display: block; padding: 30px 0; }

.subleft2 { width: 240px; position: relative; padding-top: 110px; background: #a11706; }

.subleft2 .toptitle { width: 188px; height: 73px; background: #a11706; color: #fff; padding: 40px 26px; position: absolute; top: 0; }

.subleft2 .toptitle h3 { border-bottom: 1px solid #fff; color: #fff; font-weight: bold; font-size: 26px; display: block; line-height: 44px; }

.subleft2 .toptitle h4 { font-size: 16px; font-family: arial; text-transform: uppercase; }

.subleft2 .cont { padding: 50px; background: #a11706; }

.subleft2 .cont li { width: 90%; border-bottom: 1px solid #000; line-height: 35px; overflow: hidden; text-align: left }

.subleft2 .cont li a.sub1 { display: block; padding-left: 14px; color: #fff; transition: all 0.3s ease-out 0s; }

.subleft2 .cont li a.sub1:hover, .subleft .cont li.hover a.sub1 { padding-left: 20px; }

.subleft2 .cont li .box { padding: 5px 0 0 15px; display: none; }

.subleft2 .cont li .box a { color: #fff; font-size: 16px; display: block; line-height: 30px; padding: 0; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; opacity: 0.75; filter: alpha(opacity=75); }

.subleft2 .cont li .box a.hover, .subleft .cont li .box a:hover { opacity: 1; filter: alpha(opacity=100); }

.subleft2 .cont li:hover .box, .subleft .cont li.hover .box { display: block; }

.subright { width: 930px; margin-bottom: 50px; }

.subright .t { padding: 0 0 25px; color: #ff0505; font-size: 20px; }

.subright .t2 { color: #ff0505; font-size: 30px; display: block; padding: 30px 0; }

/*清除浮动*/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; line-height: 0; }

.clearfix { *zoom: 1; }

.clear { clear: both; }

.fl { float: left; }

.fr { float: right; }
/*其它*/
.hidden { display: none; }

.Ny_banner { width: 100%; height: 200px; position: relative; overflow: hidden; background-position: center top; background-repeat: no-repeat; }

.icon { background: url(../Images/bgpic/icon.png) no-repeat; display: inline-block; vertical-align: middle; }

.sitepath { line-height: 49px; color: #88848b; border-bottom: 1px solid #f1f1f1; margin-bottom: 28px; }

.sitepath .home { width: 12px; height: 12px; display: inline-block; background-position: -100px -100px; margin-right: 20px; }

.sitepath a { color: #88848b; display: inline-block; white-space: nowrap; }

.sitepath a:hover { color: #ff0505; }

.yunu-section .sb .container .clearfix dd img { height: 405px }


/*Fbk_yuyue_dvs*/

.Fbk_yuyue_dvs { background: url(../Images/bgpic/hh.png) top center; width: 100%; overflow: hidden; text-align: center; padding: 0px; margin: 0px; height: 1000px; position: fixed; top: 0px; left: 0px; z-index: 9999; display: none; }
.Fbk_yuyue_dvs div { text-align: left; }
.Fbk_yuyue_dvs .dvs { width: 1250px; overflow: hidden; margin: 0 auto; position: relative; height: 1000px; }

.Fbk_yuyue_dvs .dvs .yyb_fbds { width: 300px; height: 300px; overflow: hidden; background-color: #fff; position: relative; margin-top: 20% }

.Fbk_yuyue_dvs .dvs .yyb_fbds .ygb_btns { cursor: pointer; width: 25px; height: 25px; line-height: 25px; overflow: hidden; margin: 0 0 0 30px; font-size: 12px; text-align: center; color: #9d9b9b; background-color: #e5e5e5; border-radius: 50%; position: absolute; top: 10px; right: 10px; font-weight: 600; }

.Fbk_yuyue_dvs .dvs .yyb_fbds .btt { width: 300px; height: 300px; overflow: hidden; margin: 0 auto; text-align: center; }
.Fbk_yuyue_dvs .dvs .yyb_fbds .btt img { width: 200px; height: 200px; overflow: hidden }
.Fbk_yuyue_dvs .dvs .yyb_fbds .btt p { font-size: 22px; font-weight: 600; }
.Fbk_yuyue_dvs .dvs .yyb_fbds .tips { width: 100%; height: 30px; line-height: 30px; overflow: hidden; margin: 0 0 0 30px; font-size: 12px; text-align: left; }


/* focus */

.focus { width: 100%; margin: 0 auto; position: relative; overflow: hidden; }
.focus .hd { width: 100%; height: 5px; position: absolute; z-index: 1; bottom: 0; text-align: center; }
.focus .hd ul { overflow: hidden; display: -moz-box; display: -webkit-box; display: box; height: 5px; background-color: rgba(51,51,51,0.5); }
.focus .hd ul li { -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; font-size: 0 }
.focus .hd ul .on { background: #f96b17; }
.focus .bd { position: relative; z-index: 0; }
.focus .bd li img { width: 100%; }
.focus .bd li a { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 取消链接高亮 */ }
